home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / aspcb402.zip / ASZ.BAT < prev    next >
DOS Batch File  |  1995-04-01  |  269b  |  9 lines

  1. @echo off
  2. if exist pcbdsz.log del pcbdsz.log
  3. dsz port %1 sz %3
  4.  
  5. rem EXAMPLE OF MULTINODE MULTI IRQ ETC.
  6. rem IF %NODE% == 01 dsz handshake both sz %3
  7. rem IF %NODE% == 02 dsz handshake both sz %3
  8. rem IF %NODE% == 03 DSZ portx 3e8,5 handshake both sz %3
  9.